home *** CD-ROM | disk | FTP | other *** search
- *Showiz.Scriptfile*
- ;Below is a list of all the commands and this demo uses them all
- ;Wipe Time Show
- ;LoadSound PlaySound Quiet Channel FreeChannel
- ;WB-On Fade-WB Execute Repeat Delay Alert Request Stop
- Time +5
- Wipe -n
- Show Title
- Channel 0
- LoadSound Sound0
- Time +30
- Show ShoWiz.Text
- Channel 1
- LoadSound Sound1
- Time +5
- Show ShoWiz.Text2
- Delay +2
- Channel 0
- PlaySound 1
- Delay +3
- Channel 1
- PlaySound 1
- Delay +5
- FreeChannel 1
- Channel 0
- PlaySound 1
- Delay +1
- Quiet
- Time +2
- Show ShoWiz.Text3
- WB-On
- Request Do You Wish To Read ShoWiz.Docs Now?
- Execute ShoWiz:More ShoWiz:ShoWiz.Docs
- Fade-WB
- Show ShoWiz.Text4
- Alert Do You Wish To Repeat This Script?
- Repeat
- Show ShoWiz.Text5
- Stop
-
-